home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres04.lzh / doc / unix / printr.doc < prev    next >
Encoding:
Text File  |  1992-11-19  |  1010 b   |  35 lines

  1.  
  2.  
  3.  
  4.  
  5.      PRINTR(UNIX)                 3/14/79                 PRINTR(UNIX)
  6.  
  7.  
  8.  
  9.      NAME
  10.           printr - print relations
  11.  
  12.      SYNOPSIS
  13.           _p_r_i_n_t_r [ _f_l_a_g_s ] database relation ...
  14.  
  15.      DESCRIPTION
  16.           _P_r_i_n_t_r prints the named  relation(s)  out  of  the  database
  17.           specified, exactly like the _p_r_i_n_t command.  Retrieve permis-
  18.           sion must be granted to all people to execute this command.
  19.  
  20.           Flags accepted are -_u, +__w, -_c, -_i, -_f, and -_v.  Their  mean-
  21.           ings  are  identical  to  the  meanings of the same flags in
  22.           INGRES.
  23.  
  24.      SEE ALSO
  25.           ingres(unix), print(quel)
  26.  
  27.      DIAGNOSTICS
  28.           bad flag - you have specified a flag which is not  legal  or
  29.               is in bad format.
  30.           you may not access database - this database is prohibited to
  31.               you based on status information in the users file.
  32.           cannot access database - the database does not exist.
  33.  
  34.  
  35.